The Wayback Machine - https://web.archive.org/web/20201107062501/https://github.com/jovanidash21/react-seatwork-two
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

React - Seatwork Two


Prerequisite

Installation

  • Clone or download this repository.
git clone https://github.com/jovanidash21/react-seatwork-two.git
  • Navigate to the project directory.
cd react-seatwork-two
  • Install node modules.
npm install
  • Run the project.
npm run build
  • Open a browser and visit localhost:3000.
  • Run in dev mode.
npm run dev

NPM Scripts

  • npm start - start the server.
  • npm run build - run the project in production mode.
  • npm run dev - run the project in dev mode.
  • npm run webpack:prod - run the webpack in production mode.
  • npm run webpack:dev - run the webpack in dev mode.
  • npm run node:prod - run the node server in production mode.
  • npm run node:dev - run the node server in dev mode.

Website

Live Demo

License

Licensed under MIT.

About

A Express React app that displays counter, instant search and order form.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.