Browse Source

documentation

pull/1/head
piq9117 3 years ago
parent
commit
8057629e6e
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      react-routing/README.md

+ 7
- 1
react-routing/README.md View File

@@ -1,6 +1,12 @@
# spago-react-scaffold
# React Routing

Build the project

Build and install all spago and npm packages
``` sh
make build-all
```
Build and install spago packages
``` sh
make build
```


Loading…
Cancel
Save