- Run
yarn install
- Run
yarn start
for development - Run
yarn build
for production
- CSS merged and minified with Webpack
- Includes Shoelace - https://shoelace.style
- It includes Typescript
yarn install
yarn start
for developmentyarn build
for production