artitudinale1 / GIS-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#GIS - Test ##Thamesmead project and contributions

Author: Alex Garulli

git clone https://github.com/artitudinale1/GIS-test.git

cd GIS-test

npm install

To run dev server and see result of src files:

npm run dev

devServer will start at http://localhost:8080/

To build the files ready for production in docs folder:

npm run build

Techs chosen:

  • Webpack 2 as runner task : sass compiler, devServer and build
  • Jquery - to avoid crossbrower issue during HTTP call to JSON data
  • VanillaJS

About


Languages

Language:JavaScript 71.3%Language:CSS 25.8%Language:HTML 2.9%