Skip to content

alterior-mvc/quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alterior Quickstart

This is a quickstart app to demonstrate how to use the Alterior server-side MVC framework to build a basic REST API.

Make sure to install dependencies before you get started.

npm install

Start the app with:

npm start

You can build the app with:

npm run build

Run the unit tests with:

npm test

About

A quick-start API application using Alterior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published