Lex

Lex

  • Quick Start
  • API
  • Help

›Getting Started

Getting Started

  • About
  • Getting Started
  • Configuration
  • Setup

API Reference

  • Lex CLI Options

Getting Started

Installation

Lex is installed globally using npm. Installing via yarn globally does not install correctly.

// Using npm
$ npm install -g @nlabs/lex

Quick Start

Install Yarn and Lex globally,

$ npm install -g yarn @nlabs/lex

Download a skeleton app with the ArkhamJS framework

$ lex init myApp

Install dependencies

$ cd myApp
$ yarn

Run the development server

$ lex dev
← AboutConfiguration →
  • Installation
  • Quick Start
Lex
Documentation
AboutGetting StartedConfigurationSetupAPI Reference
Community
Stack OverflowProject ChatFacebook
More
NPMGitHubStar
Copyright © 2018 Nitrogen Labs, Inc.