Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akon3000/ReInterview

Project React for Interview
https://github.com/akon3000/ReInterview

Last synced: about 1 month ago
JSON representation

Project React for Interview

Awesome Lists containing this project

README

        

# ReInterview
This project is react website for Interview etc. [View example](https://akon3000.github.io/ReInterview/build/)
## How to install
1. Clone project, please run command `git clone https://github.com/akon3000/ReInterview.git` to your local folder.
2. `cd ReInterview` for switch path to project.
3. Install package, run command `npm install`.
4. When npm install finish you shounld run command `npm run build` for build and packaging application.

* * *

**Note :** At this point you can run `npm run server` to see the example app at http://localhost:7000.

* * *