File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
# Phở Devstack [ ![ NPM version] [ npm-image ]] [ npm-url ]
8
8
9
- > Everything what a front-end developer needs in one tasty soup.
9
+ > Everything a front-end developer needs in a one tasty soup.
10
10
11
11
## Features
12
12
13
+ - Yeoman [ generator] ( https://github.com/madebysource/generator-pho )
13
14
- Livereload (without refresh for CSS)
14
15
- LESS stylesheets compilation
15
16
- HTML, JavaScript and CSS minification
Original file line number Diff line number Diff line change 1
1
# Phở Devstack documentation
2
2
3
3
* [ Getting Started] ( getting-started.md ) - Learn Phở basics
4
- * [ Configuration] ( configuration.md ) - How to configure Phở exactly by your taste
4
+ * [ Configuration] ( configuration.md ) - How to configure Phở exactly to your taste
5
5
* [ FAQ] ( FAQ.md ) - Answers to your common questions
6
6
7
7
## Articles
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pho-devstack" ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " Everything what a front-end developer needs in one tasty soup." ,
4
+ "description" : " Everything a front-end developer needs in a one tasty soup." ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://github.com/madebysource/pho-devstack" ,
7
7
"repository" : {
You can’t perform that action at this time.
0 commit comments