Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 278 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 278 Bytes

Create my Run

Generate your next run.


Source code for the Create My Run project hosted at https://createmy.run.

Feel free to contribute.

Useful commands

# install
npm install

# run server
npm run server

# run front end
npm start