Skip to content

cherifGsoul/can-tailwindcss-webpack

Repository files navigation

🚀 Canjs, Tailwindcss and Webpack template!

Create a project:

The prefered way to create a Canjs project from this template is by using degit

npx degit cherifGsoul/can-tailwindcss-webpack my-canjs-project

Start local server and watch mode:

npm run serve

Build

npm run build

or

yarn build

Releases

No releases published

Packages

No packages published