Skip to content

annavu/website-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website -task

the task is to implement website for company and present weather and map using openweather map api and google maps api

  • Bootstrap
  • JavaScript
  • Ajax
  • Webpack

to run project clone or download this repository, then:

$ cd website-task

install dependencies:

$ npm install

start dev-server:

$ npm start

to create production build use:

$ npm run build

Releases

No releases published

Packages

No packages published