Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sample
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周韬
node-sample
Commits
42b9d2d9
Unverified
Commit
42b9d2d9
authored
Mar 06, 2018
by
HG
Committed by
GitHub
Mar 06, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added some more details to readme
parent
2102e066
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
README.md
+8
-0
No files found.
README.md
View file @
42b9d2d9
...
@@ -25,6 +25,7 @@ HackerNews clone built with Nuxt.js.
...
@@ -25,6 +25,7 @@ HackerNews clone built with Nuxt.js.
-
Critical Path CSS
-
Critical Path CSS
-
PWA experience using
[
PWA Module
](
https://github.com/nuxt/modules/tree/master/modules/pwa
)
with almost _zero config_
-
PWA experience using
[
PWA Module
](
https://github.com/nuxt/modules/tree/master/modules/pwa
)
with almost _zero config_
-
PRPL
-
PRPL
-
Hot reloading dev environment integrated with
[
ESLint
](
https://eslint.org/
)
and
[
Prettier
](
https://prettier.io/
)
## Build Setup
## Build Setup
...
@@ -42,6 +43,13 @@ npm run build
...
@@ -42,6 +43,13 @@ npm run build
# serve in production mode
# serve in production mode
npm start
npm start
# validate code with ESLint (with Prettier)
npm run lint
# validate andf fix with ESLint (with Prettier)
npm run lintfix
```
```
## License
## License
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment