This porject is a template for NextJS project. This template was built with Create Next App and Typescript. Made by Davidson Silva
At first, in the project directory, you need run
// installing the dependencies
yarn install
// run project on http://localhost:3000
yarn start
Run the app in the development mode by opening http://localhost:3000 to view in the browser. The page will reload if you make edits.
// build project
yarn build
// run the linter in all compoents and pages
yarn lint
// run test to test al components and pages
yarn test
// runs jest in watch mode
yarn test:watch
Learn how to install yarn
through the official documentation.
To give more power to my JavaScript code.
To stylize my app as components.
I'm Davidson Silva, a Frontend Developer with experience in: