README
RESTful API with Node, Flow, and Jest
- Fork/Clone
- Install dependencies -
npm install
- Run the development server -
npm start
- Test -
npm test
* Fork/Clone * Install dependencies - `npm install` * Run the development server - `npm start` * Test - `npm test`
<script type="module">
import virtuinRestService from 'https://cdn.skypack.dev/virtuin-rest-service';
</script>
npm install
npm start
npm test