Skip to content

odgerey/base-resto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-restaurant

I created this project with the online tutorial by Turbo 360: https://medium.com/@turbo360/node-js-express-tutorial-restaurant-website-part-1-87279aae299f

This project was built with Turbo 360. To learn more, click here: https://www.turbo360.co

Instructions

After cloning into repo, cd to project root directory and install dependencies:

$ npm install

To run dev server, install Turbo CLI globally:

$ sudo npm install turbo-cli -g

Then run devserver from project root directory:

$ turbo devserver

To build for production, run build:

$ npm run build

About

This was a short tutorial done through Turbo 360.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published