Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 232 Bytes

#Innosoft hackathon template

You need nodejs and docker installed on your machine in order to be able to work with a project

  1. npm i
  2. webpack --config webpack.config.vendor.js
  3. npm start
  4. PROFIT!!!