Skeleton for 11ty + Tailwind CSS, which includes everything you need to create simple marketing
- Run
npm i
to install the modules. - Run
npm run start
to run the project. this will create apublic
folder, where all the developed file will remain.
By default the site will be at http://localhost:8080
- Run
npm run build
to build a production version.
All contributions, big or small, are welcome!
The MIT License (MIT). Please see License File for more information.