/My_Resume

This is is a single page application on react. Made to combine all the resume information.

Primary LanguageCSS

Installation

npm install

Usage

To run webpack-dev-server for local environment:

npm run bundle

npm start

You can view the site at http://localhost:8080.

To bundle for deployment:

npm run bundle