Nuxt/README.md
pooya parsa de17f1388c
chore: add contribution docs to the repository (#435)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-09-10 09:19:33 +02:00

1.8 KiB

CI Status Downloads Version License Discord

Welcome to Nuxt3 repository

📖 Documentation

Read Online Docs here!

🐞 Reporting bugs

Check out Reporting Bugs page

💡 Suggestions

Check out Contribution page

Questions

Check out Getting Help page

👀 Private beta

We are currently in private beta in order to stabilize the framework before opening to the whole community.

Please take a look at the beta discussion for further information.

💻 Development

  • Clone repository
  • Ensure you have the latest LTS version of Node.js installed
  • Install dependencies with yarn install
  • Run yarn stub to activate passive development
  • Open playground with yarn play