We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8040332 commit 40e92e0Copy full SHA for 40e92e0
README.md
@@ -1,6 +1,13 @@
1
-This should be accurate. npm replaced with yarn.
+# Build and Deploy Notes
2
+
3
+## Circleci
4
5
+Is being used for deployment. Master is published to the staging env. Run
6
+`./bin/deploy` to have Now set the current prod to point to the zeit image
7
+where staging is pointing.
8
9
10
+This should be accurate. npm replaced with yarn.
11
--------------------
12
13
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
0 commit comments