Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 214155e

Browse files
author
Stephen Collings
committed
Move docs to root dir
1 parent 083e5ba commit 214155e

File tree

7 files changed

+486
-225
lines changed

7 files changed

+486
-225
lines changed

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The site uses React bootstrap components, so first make sure you've built the pr
2323
```sh
2424
$ cd react-bootstrap
2525
$ grunt serveDocs
26-
$ open http://localhost:4000/react-bootstrap/
26+
$ open http://localhost:4000/index.html
2727
```
2828

2929
After making any modifications you will need to regenerate the site. Like:
@@ -32,4 +32,5 @@ After making any modifications you will need to regenerate the site. Like:
3232
$ cd react-bootstrap
3333
$ grunt watch:docs # Automatically compiles as needed
3434
$ grunt build:docs # Single compile
35+
```le
3536
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /