This project is vue implementation on DarkSky maps and default weather embed with getting data from Apollo-GraphQL server with Vue-Apollo.
Click for Apollo GraphQL API Repo
npm install
npm run serve
npm run build
- Create a zeit account install now cli.
- With running
now
command login your credentials in your terminal. - Just run
now
command again, it will deploy your app to your account and gives you aliased link. For configuration checknow.json
This project is licensed under the MIT License.