A first run wizard that explains the usage of Nextcloud to new users
Make sure you have node, npm and make installed on your system.
- ☁ Clone the app into the
appsfolder of your Nextcloud:git clone https://github.com/nextcloud/firstrunwizard.git - 👩💻 Run
npm cito install the dependencies - 🏗 To build the Javascript after you have made changes, run
npm run build - ✅ Enable the app through the app management of your Nextcloud
- 🎉 Partytime! Help fix some issues and review pull requests 👍
