Skip to content

RTUITLab/Landing-Front

 
 

Repository files navigation

Landing-Front

Frontend of RTUITLab landing

Development

  • Run npm install in the project directory to install packages the project depends on.

  • Set the environment variable REACT_APP_API with address of your backend.

  • Set the environment variable REACT_APP_BUILD_YEAR with current year of build.

    Or don't set it while development

  • Run app executing npm start which runs the app in development mode.

  • Open http://localhost:3000 to view app in the browser.

Production

  • Set the environment variable REACT_APP_API with address of your backend if your app will have hostname different from your backend.

  • Install jake npm i -g jake.

  • Run jake to build project jake.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors