- Check if NodeJS on your local already installed. If not, install it https://nodejs.org/en/download
- Clone this repo to your local server (C:/xampp/htdocs if on windows, /var/www/html if on ubuntu with LAMPP)
- Open the folder with terminal / cmd
- Run this command to install project on your terminal / cmd:
npm install
- Run this command to run the project on your terminal / cmd (open two terminal / cmd), and don't close it:
npm run dev
npm run watch
- Copy paste
.env.exaple
and rename to.env
, and then config it just like you're using laravel - Run this command to generate the database:
node ace migration:run
node ace db:seed
-
Notifications
You must be signed in to change notification settings - Fork 0
BariqDharmawan/bemupnvj
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published