Skip to content

owlsdepartment/ovee-starter

Repository files navigation

Ovee starter

To scaffold the project use this commands:

npx degit owlsdepartment/ovee-starter my-project

cd my-project
# install dependencies
yarn
# and run it!
yarn dev # or serve

Tips

  • You can replace yarn with npm, but remember to delete yarn.lock as it is not recommended to keep them both.
  • jsconfig.json is only for VS Code compatibility. Feel free to delete it, if you don't need it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published