A webpack boilerplate for Conditioner.
Install dependencies from npm.
npm i
Build the project.
npm run build
Setup server @ http://localhost:8080
npm start
A webpack boilerplate for Conditioner.
Install dependencies from npm.
npm i
Build the project.
npm run build
Setup server @ http://localhost:8080
npm start