Free landing HTML page based on Tailwind CSS + ParcelJS.
Clone the project and install the dependencies:
git clone https://github.com/Smuice-com/nebo
yarn // or npm i
After that, start up Parcel Development Server:
yarn dev // or npm run dev
You can play around with /index.html
to see the effects of your changes.
yarn prod //or npm run prod
After that you will have a ready to deploy bundle at /dist
Created and maintained with ❤️ by Smuice.com.