mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-02-05 18:08:25 +08:00
Merge branch 'readme' into wip-1.1.0
This commit is contained in:
commit
8df159b993
@ -67,6 +67,7 @@ to the `dependencies` in your `component.json`.
|
|||||||
- Ruby Development Headers
|
- Ruby Development Headers
|
||||||
- **Ubuntu:** `sudo apt-get install ruby-dev` *(Only if you're __NOT__ using `rbenv` or `rvm`)*
|
- **Ubuntu:** `sudo apt-get install ruby-dev` *(Only if you're __NOT__ using `rbenv` or `rvm`)*
|
||||||
- **Windows:** [DevKit](http://rubyinstaller.org/)
|
- **Windows:** [DevKit](http://rubyinstaller.org/)
|
||||||
|
- **macOS:** no extra step required
|
||||||
- [Bundler](http://bundler.io/) (Run `gem install bundler` to install).
|
- [Bundler](http://bundler.io/) (Run `gem install bundler` to install).
|
||||||
- [Node Package Manager (aka. `npm`)](https://docs.npmjs.com/getting-started/installing-node)
|
- [Node Package Manager (aka. `npm`)](https://docs.npmjs.com/getting-started/installing-node)
|
||||||
|
|
||||||
@ -83,7 +84,7 @@ Build the web documentation:
|
|||||||
|
|
||||||
$ npm run build
|
$ npm run build
|
||||||
|
|
||||||
Or serve it on a local server on http://localhost:7998/Fork-Awesome/:
|
Or serve it on a local server (http://localhost:7998):
|
||||||
|
|
||||||
$ npm run dev
|
$ npm run dev
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user