Skip to content

D-Hemanth/full-stack-open-pokedex

 
 

Repository files navigation

Full Stack open CI/CD

An application used to demonstrate a simple CI/CD deployment pipeline using workflows in Github Actions.

Pokemon Pokedex:

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • CSS 18.0%
  • HTML 1.2%
  • Procfile 0.1%