A minimal starter application with vanilla-extract (and TypeScript, of course) on webpack.
- Install deps
yarn install
- Run the dev server
yarn start
- Build the project
yarn build
A minimal starter application with vanilla-extract (and TypeScript, of course) on webpack.
yarn install
yarn start
yarn build