- node (
~4.2) - npm (
~3.3) - TypeScript (
~1.6)
npm install # Install dependencies
npm run tsc # Compile the TypeScript to JavaScript
npm start # Run the app
Update npm:
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
| Name | Name | Last commit date | ||
|---|---|---|---|---|
~4.2)~3.3)~1.6)npm install # Install dependencies
npm run tsc # Compile the TypeScript to JavaScript
npm start # Run the app
Update npm:
sudo npm cache clean -f
sudo npm install -g n
sudo n stable