/jc_javascript_dev_env

A simplified Javascript development environment to get you started building powerful JS Apps

Primary LanguageJavaScript

JAVASCRIPT STARTER KIT

This is a simple javascript development/starter kits that gets you up and running building powerful Javascript Apps. This is a work in progress, more features will be added along the way.

Table of Contents

  1. Introduction
  2. Core Features
  3. Getting Started

Introduction

Javascript is arguable the world most purposeful programming language used to build powerful application across Web, Mobile and the Desktop Platform. This JS starter's kit is used to get anyone started into building powerful web applications with Javascript.

CORE FEATURES INCLUDE

Getting Started

Clone the repository:

git clone https://github.com/itsjuliuscoder/jc_javascript_dev_env

Install Dependencies:

npm install 

Start Application:

npm start