Skip to content

ucladevx/BPool-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPool Frontend

Install dependencies

yarn install

Run app in developement mode

yarn start

Adding css

We are using scss for this project, so when you need to add a new scss file, you must import it in index.scss, which is compiled into an all-encompassing file index.css.

Testing

Run tests with the command

yarn test

Each component can and should have a test file. Currently, check the login folder for a very basic template of what to do to add something.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •