We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 247f53e commit d02f20aCopy full SHA for d02f20a
README.md
@@ -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
+Other repository for 11.20 and 11.21: https://github.com/devserkan/redux-anecdotes-ci
0 commit comments