DEV Community

Osman Bineev
Osman Bineev

Posted on

Hyperoop: OOP-style SPA micro-framework.

Quick start

  git clone https://github.com/HyperOOP/starter myapp
  cd myapp
  npm i
  npm start

More examples

Look at Readme

Top comments (0)