Skip to content

Library phase 1 with React, SCSS, TypeScript, Parcel

License

Notifications You must be signed in to change notification settings

TechtonicAcademy/library-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Phase 1 Starter Template

This is an practice example of what the Library project for the Magnitude cohort might look like once you stand it up initially.

The root of the repo contains the frontend application (/ui); this example doesn't include anything from the backend. During frontend development, the REST API will be simulated using a local db.json file hosted with json-server.

To install the repo, first clone it, then cd into the /ui directory and run npm install. Use npm start to run the application on port 1234. (If this does not work, please let us know.)

About

Library phase 1 with React, SCSS, TypeScript, Parcel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.5%
  • HTML 33.1%
  • TypeScript 17.1%
  • CSS 14.3%