digitalsanity / firstrunwizard

๐Ÿ”ฎ The first impression matters. The firstrunwizard is the first Nextcloud impression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ”ฎ 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.


Languages

Language:JavaScript 61.9%Language:PHP 32.5%Language:Vue 5.3%Language:Makefile 0.2%Language:SCSS 0.2%