oscarcweb / FastLocalProject

Launch a new test project (like jsfiddle) in local with one click (windows)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastLocalProject

Launch a fast local project in windows with one click, like jsfiddle but in your pc.

** Please see the confing in the .bat file **

The program create a folder in your www folder (you should configure it) and create a new project folder with 3 files, the main file (like .html, .php, etc), styles.css and script.js. The main file content a basic html5 template linking the style.css and script.js to start to write code.

After created the folder project and files, the project is opened in Chrome to visualize it and in vscode to edit it (you can change this in the code)

About

Launch a new test project (like jsfiddle) in local with one click (windows)


Languages

Language:Batchfile 100.0%