a1df7d114384ab6727727db6e1c071a2bcc5ee81
full-skies
Ce projet a pour but d'exploiter l'API Le Système Solaire et de proposer une interface simple pour selectionner des favoris.
Dependencies
- Vue.js
- Nuxt
- Axios
- Jest
How to install
To install and run the project, you need to clone this project and run these commands in the root folder.
# Install the npm packages
$ npm install
# FOR DEVELOPPERS
# Runs an instance of the app on localhost:3000 that hot reloads
$ npm run dev
# FOR PRODUCTION
# Compiles and builds for production and starts app
$ npm run build
$ npm run start
Description
Languages
Vue
59.3%
SCSS
28.1%
JavaScript
12.6%