Skip to content

tripantero/tripantero-codebase

Repository files navigation

Tripantero

Codebase tripantero web apps built on Marko.JS and express

Instalation

git clone https://github.com/Satssuki/tripantero.git tripantero
cd tripantero
git pull --all
npm install --save
npm start

Usage

If you want to make new route, create new file in controllers folder with the following format {route}.{method}.js example index.get.js.

and importing the Controller class to be used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages