hkumar1993 / multipart-form-react-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

To Develop

Assuming Node v10.15.0 Run npm install to install all dependencies

Run npm start to develop with live reloading

To build

Run npm run build to build to the /build folder

To deploy

Update the homepage in package.json to point to http://{username}.github.io/{repo-name} Run npm run deploy, this will build the app and then deploy the build folder to the gh-pages branch.

About


Languages

Language:JavaScript 54.5%Language:SCSS 25.8%Language:HTML 14.8%Language:CSS 5.0%