We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555c908 commit f1b486dCopy full SHA for f1b486d
README.md
@@ -1,4 +1,10 @@
1
## Beanloop Tech Blog
2
+This is the beanloop tech blog!
3
+
4
+## Running
5
+- First, make sure you have cloned the repository.
6
+- Seconondly, install the dependencies with `npm i`
7
+- Lastly, start the development server with `npm run develop`
8
9
## Deploy
10
run `yarn deploy`
0 commit comments