Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

ResearchKernel/frontend-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-v2

Steps to install and run:

Development

  1. npm install
  2. npm run start
  3. Application runs on localhost:8080

Production

  1. npm run build
  2. Application runs on localhost:3000

Versions used

  1. Node.js: v8.12.0
  2. Express.js: v4.16.4
  3. NPM: v6.5.0
  4. Bootstrap: v4.2.1
  5. React: v16.7.0-alpha.2
  6. Reactstrap: v7.0.2
  7. ...rest see in package.json

Releases

No releases published

Packages

No packages published