Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

h36ahmed/backend-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend of Lunch Ordering System Template

Requirements

You'll need the following software installed to get started.

Install the dependencies. If you're running Mac OS or Linux, you may need to run sudo npm install instead, depending on how your machine is configured.

npm install
bower install

While you're working on your project, run:

npm start

This will compile the Sass and assemble your Node.js app. Now go to http://localhost:3000/ in your browser to see it in action.

To run the compiling process once, without watching any files, use the build command.

npm start build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published