Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Test Task (Country Info)

Backend

Firstly run npm install in the server folder

To run backend use next commands:

  • dev mode: cd server; npm run dev
  • prod mode: cd server; npm start
  • lint: cd server; npm run lint
  • lint (with fixing): cd server; npm run lint:fix

Frontend

Firstly run npm install in the client folder

To run frontend use next commands:

  • dev mode: cd client; npm run dev
  • prod mode: cd client; npm run build; npm run preview
  • lint: cd client; npm run lint

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages