- Install dependencies
# npm install
- Start the project and try it the development in URL '//localhost:3000/#/'
# npm start
- Build the production
# npm run build
- Common:
- Interfaces and services used in the project.
- Components:
- Where all the compenents live. Each folder has its own stylesheet.
- App
- Countries:
- Card
- Details
- List
- Filters
- Header
- Footer
- Loading
- Where all the compenents live. Each folder has its own stylesheet.
- Core:
- Variables used in the styles.