adevitturi / DS_React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample React Project for viewing Dark Souls 2 Weapon Stats https://adevitturi.github.io/DS_React/

This project was bootstrapped with Create React App.

First needed Script after cloning to get node modules:

'npm install gh-pages --save-dev'

'npm install react-vis --save'

Script to run localy

'npm start'

Script to deploy

'npm run deploy'

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About


Languages

Language:JavaScript 85.9%Language:HTML 7.9%Language:CSS 6.2%