Skip to content

twist-numerical/romeo

Repository files navigation

Romeo

Build

Development

Project setup

Before starting, make sure node and npm are installed.

npm install

This will install the necessary dependencies.

Interactive development

npm run serve

After this, there will be a development sever running at localhost:8080.

Production build

npm run build

The dist/-folder contains the static HTML pages, ready to be placed on a web host.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published