Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit 15fbcd4

Browse files
committed
Update README
1 parent cd59a8b commit 15fbcd4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ example url: [https://typescript-nuxtjs-boilerplate.netlify.com/example](https:/
44

55
---
66

7-
## Install
7+
## 💾 Install
88

99
**Note: requires node version >= 8.10.0 and npm version >= 5.6.0**
1010

@@ -46,7 +46,7 @@ npm install
4646
$ node ./tools/server.js
4747
```
4848

49-
## Serve with hot reload at localhost:4000
49+
## 🔌 Serve with hot reload at localhost:4000
5050

5151
```bash
5252
$ yarn run dev
@@ -73,7 +73,7 @@ $ yarn start
7373

7474
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).
7575

76-
## :blue_book: Example Links
76+
## 🎩 :blue_book: Example Links
7777

7878
- [/example root directory](https://typescript-nuxtjs-boilerplate.netlify.com/example)
7979
- [sign-in](https://typescript-nuxtjs-boilerplate.netlify.com/example/auth/sign-in)
@@ -102,15 +102,15 @@ For detailed explanation on how things work, checkout [Nuxt.js docs](https://nux
102102
- [now utc offset](https://typescript-nuxtjs-boilerplate.netlify.com/example/now-utcoffset)
103103
- [vue-carousel](https://typescript-nuxtjs-boilerplate.netlify.com/example/vue-carousel)
104104

105-
## Docs
105+
## 📚 Docs
106106

107107
See our [docs and guides here](https://github.com/hisasann/typescript-nuxtjs-boilerplate/wiki)
108108

109-
## Maintainers
109+
## ⚙️ Maintainers
110110

111111
- [hisasann](https://github.com/hisasann)
112112

113-
## License
113+
## 🍜 License
114114

115115
MIT © [hisasann](https://github.com/hisasann)
116116

0 commit comments

Comments
 (0)