obasekiosa / waveportal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wave Portal 👋

Welcome!

Add these to your environment

CHOKIDAR_USEPOLLING=true

to allow the react server refresh in the case you environment is in a vm or container.

NODE_OPTIONS=--openssl-legacy-provider

for node v17 support

To get started, clone this repo and follow these commands:

  1. Run npm install at the root of your directory
  2. Run npm run start to start the project
  3. Start coding!

About

License:MIT License


Languages

Language:JavaScript 69.5%Language:HTML 17.0%Language:SCSS 11.2%Language:CSS 2.3%