T4jgat / weather-webapplication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run?

  1. Rename dev.env to .env and put your API keys into the file
  2. Install all dependencies
$ npm install
  1. Start the project
$ npm start

or (nodemon)

$ npm run dev

About


Languages

Language:EJS 42.8%Language:JavaScript 30.4%Language:CSS 26.8%