Frontend functionalities

List of Tutorials

Create new Frontend Project

To create new project (now: vue3, vue2, react17, preact )

Execute the commands accordingly:

nexss p vue3 myvue2-project
nexss p vue3 myvue2-project --install
nexss p react17 react17-project

Run hot reloading

# development
npm run dev # need before hot
npm run hot # hot reloading

Build production bundle

# production
npm run production
If you found it valuable, please join to the nexss.com supporters at: Support Nexss.com