Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 705 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 705 Bytes

DynamoDictionary

Dynamo Dictionary development repo

Live version here: http://dictionary.dynamobim.com

Installation

  • In root directory, type npm install into the command line.

Run in Development Mode

  • In root directory, type npm run start into the command line.

Deploy to Autodesk

  • confirm that homepage in package.json is set to http://dictionary.dynamobim.com/. The developer may change this address depending on the staging environment.

  • In root directory: npm run build

  • Copy files from build folder and place into the root directory of the Autodesk Dynamo Dictionary repo, in the appropriate branch.