Node.js/express backend with a simple html/js frontend
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Node.js version >= 10
npm version >= 6
From github
git clone https://github.com/msdk-research/imu-gps-api-and-front
cd imu-gps-api-and-front/
npm i
npm run dev
npm run dev
runs nodemon dev servernode run start
runs normal node servernpm run lint
runs code lintingnpm run test
runs code testing
- Caio Fleury - CaioF
This project is licensed under the Attribution-NonCommercial-NoDerivatives 4.0 International License - see the LICENSE.md file for details