Skip to content

jinnux-td/RESTAURANT_POS_2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RESTAURANT_POS_2.0

This is an application for web based point of sale system. In this project, we built the front-end for the system.

ELMS Guildline to run application on localhost

Option 1: npm

First, from the root, run the command:

cd .\React\my-app\

and then run

npm install

to install all needed packages. To run the UI of the website, type the command

npm start

Run

npm build

to build the project to publish to user

Option 2: yarn

First, from the root, run the command:

cd .\React\my-app\

and then run

yarn install

to install all needed packages. To run the UI of the website, type the command

yarn start

Run

yarn build

to build the project to publish to user

Final result

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •