Skip to content

ComeTiss/techblog

Repository files navigation

Start the Application

2 ways:

  • Docker: run bash script startapp.sh
  • Manualy: run npm install, then npm start or npm run start:dev (locally)

CI Checks

  1. Run jest tests
  2. Run eslint

If you can encounter an error, you can run npm run lint or npm run lint:fix

  1. Test the production build

About

Frontend part of blog app project, using React / TypeScript / GraphQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published