Skip to content
Snippets Groups Projects
Verified Commit df75313d authored by Defendi Alberto's avatar Defendi Alberto
Browse files

Documentation commands

parent e8c17f59
No related branches found
No related tags found
2 merge requests!11Basic implementation of login page,!9Docz installation
......@@ -25,7 +25,10 @@
"eject": "react-scripts eject",
"format": "prettier --write .",
"lint": "eslint .",
"lint:fix": "eslint --fix ."
"lint:fix": "eslint --fix .",
"docz:dev": "docz dev",
"docz:build": "docz build",
"docz:serve": "docz build && docz serve"
},
"browserslist": {
"production": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment