Skip to content

NertiviaChat/client

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Vue 79.7%
  • TypeScript 19.7%
  • Other 0.6%