Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

IniZio/usthing-cape

Repository files navigation

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