Skip to content

🔮 The first impression matters. The firstrunwizard is the first Nextcloud impression.

Notifications You must be signed in to change notification settings

dotplex/firstrunwizard

 
 

Repository files navigation

🔮 First run wizard

A first run wizard that explains the usage of Nextcloud to new users

Development setup

Make sure you have node, npm and make installed on your system.

  1. ☁ Clone the app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/firstrunwizard.git
  2. 👩‍💻 Run make dev-setup to install the dependencies
  3. 🏗 To build the Javascript after you have made changes, run make build-js
  4. ✅ Enable the app through the app management of your Nextcloud
  5. 🎉 Partytime! Help fix some issues and review pull requests 👍

About

🔮 The first impression matters. The firstrunwizard is the first Nextcloud impression.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.7%
  • PHP 33.5%
  • Vue 5.4%
  • Other 0.4%