Skip to content

paubins/TestProj2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestProj2 — Basic weather

A sample project built with Init.ai. This is based on the basic weather tutorial.

Make sure to read the Overview to familiarize yourself with the Init.ai platform.

Development

See the Quickstart for details on setting up your development environment

Installation

Node.js version

To run your scripts locally, you should make sure to use Node.js version 4.3.2.

We recommend using nvm to easily manage Node.js versions on your machine. This project is pre-provisioned with an .nvmrc file so you may simply run:

$ nvm use

Install dependencies

$ npm i

Usage

Start the Dev Server

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published