Skip to content

Senior-Design-Kappa/web-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front facing client pages

How to build and run

Start by cloning the repo inside the project root directory.

git clone https://github.com/Senior-Design-Kappa/web-client.git

Install all the dependencies via npm.

npm install

Finally, build via npm. The files should be outputted in /build. (This step is for Babel)

npm run build

Libraries

The following libraries are used and vendored:

  • jQuery (v3.1.1)
  • React (v15.3.2)
  • Babel (v6.16.0)

Babel Presets

Web-client uses the following presets:

  • react
  • latest

About

Web client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages