Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 946 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 946 Bytes

Ampt API Template

ampt-logo

Welcome to Ampt!

To run this app locally, simply clone down this repository and run ampt. You may need to login to the Ampt CLI if you haven't already (you can install this by running npm install -g @ampt/cli). To start the local development server, run ampt dev or dev in the Ampt shell.

@ampt/api is experimental! It is not yet ready for production use. If you have any feedback, please let us know by opening an issue on this repository, or by reaching out to us on Discord. Check out the Ampt API docs for more information.

Happy coding!