Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 367 Bytes

notes.md

File metadata and controls

17 lines (14 loc) · 367 Bytes

Installation

# https://nodejs.org/en/download/
export PATH=/home/arthurf/source/node-v8.9.4-linux-x64/bin:$PATH
export NPM_CONFIG_PREFIX=/opt/.npm-global
export PATH=$NPM_CONFIG_PREFIX/bin:$PATH
# you need more in .npmrc for SSL certificates
# https://docs.npmjs.com/misc/config
npm start

UI frameworks

https://github.com/mui-org/material-ui