Update dependencies | NVM Version |
---|---|
14 March 2024 | 20 |
Spacecraft is a mobile app that lets users buy starships to explore the Galaxy. They can browse a list of all the starships available, see the details and price for each one.
To run the project, use the package manager npm to run it locally. Run the command:
npm i
And build/start the project ;
npm run start
Run the command:
npm run start