mtn
v1.5.6
Published
Mountains is a web framework designed to make writing an API easy.
Readme
Mountains
Mountains is a web framework designed to make writing an API easy.
How do I get started?
You can get a simple project up and running with four simple commands:
npm i mtn-cli -g- install the CLI globally, using npmmtn new [project name]- create new projectcd [project name]- enter project directorymtn run- build and run project
License
This project is licensed under an MIT-Style license.
