/Bloggews

Bloggews is a project using json-server focusing on the study of Angular 9, and applying it to a news registration system (news, categories, users)

Primary LanguageTypeScriptMIT LicenseMIT

Bloggews

Bloggews

Bloggews is a project using json-server focusing on the study of Angular 9, and applying it to a news registration system (news, categories, users)

Install

Clone ou faça o download do projeto, após isso, instale as dependencias utilizando o yarn

yarn install

Usage

cd server/
yarn start # starts json-server fake api

#----------> EM CONSTRUÇÃO

Contributing

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

    If you have any questions check out this [guide on how to contribute to GitHub] (https://github.com/firstcontributions/first-contributions)

License

MIT