Find a file
2020-09-08 23:03:47 +01:00
public Initial commit 2020-09-08 19:27:57 +01:00
src Remove the HelloWorld component and default logo 2020-09-08 23:03:42 +01:00
.gitignore Initial commit 2020-09-08 19:27:57 +01:00
babel.config.js Initial commit 2020-09-08 19:27:57 +01:00
package.json Add Tailwind CSS 2020-09-08 19:37:17 +01:00
postcss.config.js Add Tailwind CSS 2020-09-08 19:37:17 +01:00
README.md Initial commit 2020-09-08 19:27:57 +01:00
tailwind.config.js Add tailwind.config.js 2020-09-08 23:03:47 +01:00
yarn.lock Add Tailwind CSS 2020-09-08 19:37:17 +01:00

bristoljs-demo

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.