Skip to content

ಠ_ಠ Scaffolding with the latest react components

License

Notifications You must be signed in to change notification settings

halo-design/halo-optimus

Repository files navigation

halo-optimus

issues forks stars license

Scaffolding with the latest react components

Build Setup

# install dependencies
npm install

# serve with hot reload at host
npm run dev

# serve with hot reload and logger at host
npm run dev --log

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test