Trular landing page build with Parceljs and Tailwindcss.
Clone the repro
git clone [email protected]:gabrielmelo/trular-landing-page.git
or
Install dependences
yarn install
To run in development mode
yarn start
To run in production mode
yarn build
Create path
yarn release
Create minor
yarn release:minor