README
client-cli
Project setup
npm install
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit
Run your end-to-end tests
npm run test:e2e
Lints and fixes files
npm run lint
## Project setup ``` npm install ```
<script type="module">
import side6CantStop from 'https://cdn.skypack.dev/@side6/cant-stop';
</script>
npm install
npm run build
npm run test:unit
npm run test:e2e
npm run lint