Skip to content

Commit 0c9f856

Browse files
Merge pull request #15 from azim254/master
Update README && fixed Conflicts
2 parents 974752e + 8cf1a07 commit 0c9f856

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@
99
# install dependencies
1010
$ npm install
1111

12+
#run locally
13+
$ npm start
14+
1215
# serve with hot reload at localhost:3000
13-
$ npm run dev
16+
$ npm run dev
1417

1518
# build for production and launch server
1619
$ npm run build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensource-254",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "official website for opensource254. (made in Kenya)",
55
"author": "Opensource 254",
66
"private": true,

0 commit comments

Comments
 (0)