Skip to content

montoya332/React--App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

React--App

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm run build

Builds the app for production

Folder Structure

React--App/
	README.md
	server/
	client/
		node_modules/
		package.json
		public/
			index.html
		src/
			actionCreator/
			components/
				app.js
			constants/
			reducers/
			routes/
			index.js