Skip to content

Commit 5595c63

Browse files
committed
🚀 Initail commit
1 parent f7dcb61 commit 5595c63

File tree

1,704 files changed

+29
-134921
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,704 files changed

+29
-134921
lines changed

‎README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# react-sass-boilerplate
2+
3+
---
4+
5+
## Install
6+
7+
```
8+
$ npm install
9+
```
10+
11+
## Development
12+
13+
```
14+
$ npm start
15+
```
16+
17+
Go to http://localhost:3000
18+
19+
## Production
20+
21+
Det the NODE_ENV environment variable to production
22+
23+
```
24+
$ NODE_ENV=production npm start
25+
```
26+
27+
## License
28+
29+
[MIT license](https://github.com/facebook/react/blob/master/LICENSE)

‎font-awesome/LICENSE.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.

‎font-awesome/attribution.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)