/usthing-cape

https://inizio.github.io/usthing-cape

Primary LanguageJavaScript

USThing Cape

Component storybook: http://inizio.github.io/usthing-cape

Website: http://usthing-cape.netlify.com/

Development

npm i # or yarn

npm run dev # Runs development server

npm run build # Builds website

npm run dev:electron # Runs electron development server

npm run build:electron # Builds distribution file for electron

npm run lint # Lints with XO

npm run test # Runs testing