Skip to content

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

Notifications You must be signed in to change notification settings

Ma100Dev/full-stack-open-pokedex

 
 

Repository files navigation

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

Repository for exercise 11.20:

https://github.com/Ma100Dev/anecdotes-cicd

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.9%
  • CSS 17.8%
  • HTML 1.2%
  • Procfile 0.1%