Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

strife

nextapps110.0.202

Full readme coming soon.

readme

Webdev Environment for Node.js

Full readme coming soon.

Compile Project

npm run compile

Build Project

npm run build

Copy/Update Assets

npm run copy

Cleanup Project

npm run clean

Start Webserver

npm run server

Start Watcher

npm run watch