Skip to content

Commit

Permalink
add other repository link
Browse files Browse the repository at this point in the history
  • Loading branch information
devserkan committed Sep 20, 2024
1 parent 247f53e commit d02f20a
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
# Full Stack open CI/CD

This repository is used for the CI/CD module of the Full stack open course

Fork the repository to complete course exercises

## Commands

Start by running `npm install` inside the project folder

`npm start` to run the webpack dev server
`npm test` to run tests
`npm run eslint` to run eslint
`npm run build` to make a production build
`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 comments on commit d02f20a

Please sign in to comment.