cherifGsoul / can-tailwindcss-webpack

Canjs, Tailwindcss and Webpack template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 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

About

Canjs, Tailwindcss and Webpack template


Languages

Language:JavaScript 93.3%Language:HTML 5.3%Language:CSS 1.5%