Skip to content

Commit d02f20a

Browse files
committed
add other repository link
1 parent 247f53e commit d02f20a

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

README.md

+1-15
Original file line numberDiff line numberDiff line change
@@ -1,15 +1 @@
1-
# Full Stack open CI/CD
2-
3-
This repository is used for the CI/CD module of the Full stack open course
4-
5-
Fork the repository to complete course exercises
6-
7-
## Commands
8-
9-
Start by running `npm install` inside the project folder
10-
11-
`npm start` to run the webpack dev server
12-
`npm test` to run tests
13-
`npm run eslint` to run eslint
14-
`npm run build` to make a production build
15-
`npm run start-prod` to run your production build
1+
Other repository for 11.20 and 11.21: https://github.com/devserkan/redux-anecdotes-ci

0 commit comments

Comments
 (0)