1. Home
  2. Docs
  3. Nixon Admin Documentation
  4. Configuration

Configuration

Installation of Nixon Admin Template

Single Line Installation ( Yarn Install )

# install dependencies

yarnpkg install

or,

yarn install

# serve with hot reload at localhost:8080

yarn run dev

# build for production

yarn run build

Or,  

NPM Installation

 install dependencies

npm install

# serve with hot reload at localhost:8080

npm run dev

# build for production

npm run build

For Reference You can watch the following video.

Articles

Was this article helpful to you? Yes No 1

How can we help?