mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
replace GitHub remote URL
This commit is contained in:
parent
f6a242438e
commit
19b813d23f
@ -18,7 +18,7 @@ Make sure to open an issue and outline your idea first. We’ll get back to you
|
||||
## Set up the development environment
|
||||
It’s not too hard to tinker around with the offical repository. You’ll need [Git](https://github.com/git-guides/install-git), [Node](https://nodejs.org/en/download/) and [Yarn](https://classic.yarnpkg.com/en/docs/install/#mac-stable) installed. Here is what you need to do then:
|
||||
|
||||
1. Copy the code to your local machine: `$ git clone git@github.com:ueberdosis/tiptap-next.git`
|
||||
1. Copy the code to your local machine: `$ git clone git@github.com:ueberdosis/tiptap.git`
|
||||
2. Install dependencies: `$ yarn install`
|
||||
3. Start the development environment: `$ yarn start`
|
||||
4. Open http://localhost:3000 in your favorite browser.
|
||||
|
Loading…
Reference in New Issue
Block a user