Skip to content

jpdevries/stackerForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackerForm

Progressively enhanced fork of Thinkful-Ed/stackerAJAX.

Preview

Have a look at the synchronous and asynchronous endpoints in action.

Getting Started

In order to build our front end assets, you need to have Node.js/npm latest and git 1.7 or later. (Earlier versions might work OK, but are not tested.)

For Windows you have to download and install git and Node.js.

Mac OS users should install Homebrew. Once Homebrew is installed, run brew install git to install git, and brew install node to install Node.js.

Linux/BSD users should use their appropriate package managers to install git and Node.js, or build from source if you swing that way. Easy-peasy.

Getting Started

First, clone a copy of this git repo by running:

git clone -b grunt git@github.com:jpdevries/stackerForm.git

Then cd into the stackerForm folder and install the Node dependencies:

cd stackerForm
npm install

You should now be able to run the Node server!

npm run start

About

Progressively enhanced fork of Thinkful-Ed/stackerAJAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors