Berr Admin v1.0 GETTINGS STARTED Requirements You need to setup node.jshttps://nodejs.org/en/download/ BerrAdmin Install 1. install npm cd berrAdminFolder npm install 2. To develop applications and run them on your computer. cd berrAdminFolder npm run dev Open http://localhost:8000 with your browser Publish To publish the application on your website. npm run build "dist" folder copy to ftp "assets" folder copy to ftp