Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 779 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 779 Bytes

Nertivia Client

Check out nertivia at https://nertivia.com

Development

Serve The Client

  1. Fork this repo.
  2. Clone the forked github repo
  3. run nvm install 16 and nvm use 16
  4. run npm i --legacy-peer-deps inside the folder.
  5. Rename example.env to .env
  6. Run the server by npm run serve
  7. Navigate to http://localhost:8080 and start your development
  8. Submit a PR :)

Screenshots

alt text alt text alt text