Skip to content

dylan-cancelliere/BrickWall-UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSH BrickWall

Local Development

You're going to need node and ideally use nvm.

Setup with nvm

nvm install
nvm use
npm install

Run in development

npm start

In order to run locally, you're going to need an OIDC client, by default there's a .env file which defines all default variables.

You can create a .env.local to modify and add new variables for local development.

All variables need to be prepended with REACT_APP_

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.9%
  • HTML 11.3%
  • CSS 10.8%