m45yang / react-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-project

Run npm install to get dependencies.

Temporary: Webpack cli needed to compile depdencies, run 'npm -g install webpack' to use webpack command line interface with the comman 'webpack'

In the root directory of the repo, create a file called "people.json" and inserta single empty array into the file.

Then start the server with the command "node server".

Make sure you have npm as well as nodejs installed on your machine.

About


Languages

Language:JavaScript 99.6%Language:HTML 0.3%Language:CSS 0.1%