Skip to content

halo-design/halo-sentinel

Repository files navigation

halo-sentinel

GitHub watchers issues issues forks stars license

GitHub followers Twitter URL

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