spot-exctractor
v4.1.0-spot-extractify-dTjfZKpN.0
Published
Based on [razzle](https://github.com/jaredpalmer/razzle).
Downloads
8
Readme
Spot Exctractor
Based on razzle.
Quick Start
yarn
yarn run dev
Debugging
yarn dev -- --inspect-brk
rs
If your application is running, and you need to manually restart your server, you do not need to completely kill and rebundle your application. Instead you can just type rs
and press enter in terminal.