Skip to content

VirtualPinballSpreadsheet/vps-frontend

Repository files navigation

VPS 2.0

If you found this repo, cheers! This is the testing ground for a possible 2.0 version of VPS. Everything here is currently in prototyping as Im messing around with ideas to improve the experience for both users, admins and contributors.

No warranty! It is prototyping. Everything you see here might change or not come to fruition.

Nothing is true, everything is permitted. ~ Ezio Auditore

If you've come this far though, feel free to express feature requests, ideas or overall feedback on the current progress in the issues. Since this is an exploration ground, we got the freedom to experiment :)

Development

Install dependencies:

npm install

Start the development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Build

Create a production build:

npm run build

Preview the production build:

npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors