Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 443 Bytes

net viel frontend

Built with open-wc recommendations

This is the frontend source repository for net viel.

Development setup

  1. Install Node.js (better use NVM)
  2. Clone the repository
  3. Run npm install
  4. Start the app in development mode with npm run start