Skip to content

NexdApp/nexd-website

Repository files navigation

Deployment

Current quick-solution was implemented in wix.com with several additions.

Master was deployed to: https://www.nexd.app

Develop branch was deployed to: https://preview.nexd.app

client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.