Skip to content

3nigm4/WindowsDevSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

WindowsDevSetup

Setup for Development on Windows:

node https://nodejs.org/en/ install lts, remember those npm problems... they HURT

weird problems if python 27 is missing, found that out here: https://github.com/nodejs/node-gyp

there i picked: "Option 1 Install all the required tools and configurations using Microsoft's windows-build-tools using npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe (run as Administrator)."

angular https://cli.angular.io/ npm i -g @angular/cli

elm npm install --global elm elm-oracle elm-live elm-test

follow the rest of this tutorial to configure atom ... https://github.com/knowthen/elm/blob/master/DEVSETUP.md

graph cool

vs code

About

Setup for Development on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published