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

rengjo/full-stack-open-pokedex

This branch is 38 commits ahead of smartlyio/full-stack-open-pokedex:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

39ed689 · Feb 20, 2024

History

63 Commits
Feb 20, 2024
Jun 2, 2020
Feb 20, 2024
Sep 16, 2022
May 27, 2020
May 27, 2020
Feb 20, 2024
May 4, 2020
Oct 14, 2020
Oct 14, 2020
Feb 20, 2024
Feb 20, 2024
Feb 20, 2024

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

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 78.1%
  • CSS 20.5%
  • HTML 1.4%