Skip to content

sandromatter/osi-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Innovation Platform – Prototype

Prototype on GitHub Pages

Find the final Bootstrap prototype at https://sandromatter.github.io/osi-prototype/.

Find the Figma prototype at https://bit.ly/osi-figma-prototype


Requirement for development

Use node version 11.xx.xx!

CHECK: node -v

If you run node 12.xx.xx or later:

  • run npm install -g n to install 'n' to manage node versions
  • run n 11.15.0 to install and use node version 11.15.0

Built with nunjucks-starter-kit and Bootstrap 4.