Skip to content

smckee-mt/single-view-fe-prototype

 
 

Repository files navigation

Single view front end prototype

This is a front-end prototype for Single View using React with TypeScript. It uses the lbh-frontend package for the purpose of rapid prototyping of new ideas and workflows for Single View.

Running it locally

Runs on node 16.

  • Install all dependencies by running yarn.
  • Run the application with yarn start.
  • Load http://localhost:3000 in your browser.

Testing

  • You can run the unit tests by running yarn test.

Resources

About

Single View front end prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.9%
  • Ruby 9.3%
  • SCSS 6.9%
  • HCL 5.8%
  • HTML 4.1%