-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Eugenia Chen edited this page Nov 11, 2020
·
6 revisions
Welcome to the wece-next-app wiki!
If you would like to become an editor of this website, contact [email protected] to be added to the Infrastructure team for editor permissions.
- Shell Basics
- Intro to Git
- How to create a branch (from master) and make a pull request
- How to make a commit
- How to rebase to master
-
To start development, first download the wece-next-app repository.
- Follow the steps at [How to clone the website].
-
You will then want to create a development branch.
-
Next, follow either guide for creating a component or page.
- Create a component – for creating a new component
- Create a page – for creating a new page
-
As you're making changes to your branch, follow this guide for making commits:
-
To style your component/page, follow this guide: