@snlab/spip-api
v0.0.1
Published
Node backend for `spip`.
Downloads
2
Readme
spip-api
Node backend for spip
.
Instructions
// Install dependencies
yarn install
// Build for production
yarn build
// Fetch test data
// TODO
// Run development server with test data and test configuration
yarn dev