1 Forks
0 Stars
0 Watchers

js_starter_kit

JavaScript StarterKit that supports live reload using BrowserSync, compiles the code using Babel, lint the JavaScript code using ESLint, formats it using Prettier and EditorConfig, generates source maps for debugging and more.

How to download and setup js_starter_kit

Open terminal and run command
git clone https://github.com/rapidevelop/js_starter_kit.git
git clone is used to create a copy or clone of js_starter_kit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with js_starter_kit https://github.com/rapidevelop/js_starter_kit/archive/master.zip

Or simply clone js_starter_kit with SSH
[email protected]:rapidevelop/js_starter_kit.git

If you have some problems with js_starter_kit

You may open issue on js_starter_kit support forum (system) here: https://github.com/rapidevelop/js_starter_kit/issues