Skip to content

alanbasilio/plaza-react-radio

 
 

Repository files navigation

Translation status Codacy Badge

Nightwave Plaza

Monorepo for the web app and the mobile app view.

Requirements

nodejs lts
yarn

Project structure

src/
  app/  - common code
  mobile/  - code for mobile

Compile

Website

To compile the website version, you need to make the appropriate changes to the .env file. Example:

API_URL=https://api.plaza.one

APP=app
BUILD_PATH="/plaza/build"

Then run yarn run build. As a result, you will get a working copy of Nightwave Plaza website.

Mobile

Follow the instruction above. Unlike the website, the mobile version won't work without an Android or iOS application.

About

Nightwave Plaza react application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 57.9%
  • TypeScript 17.3%
  • SCSS 16.8%
  • HTML 5.3%
  • JavaScript 1.4%
  • CSS 1.2%
  • PLSQL 0.1%