Skip to content

pelotech/isaac-react-app

 
 

Repository files navigation

isaac-react-app

WARNING: We use yarn now. It's now

  • yarn instead of npm install
  • yarn add <package> instead of npm install <package>
  • yarn --frozen-lockfile instead of npm ci (sometimes it may be necessary to nuke node_modules too)
  • Running scripts works in the same way

Node.js CI codecov Language grade: JavaScript

isaac-react-app is the front end interface for the Isaac Physics and Isaac Computer Science projects. Together with isaac-api, it forms the core stack of the Isaac platform.

The web interface is a React app, served by nginx in Docker. The front-end application was initially generated from create-react-app.

About

Isaac Physics and Isaac Computer Science front-end project, built with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages 4

 
 
 
 

Languages

  • TypeScript 87.8%
  • SCSS 7.3%
  • JavaScript 2.0%
  • HTML 1.5%
  • Shell 0.7%
  • Python 0.7%