Skip to content

fandi-ahmad/note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  1. Make sure you have installed Node JS
  2. install Vue.js in globally
npm install -g @vue/cli
  1. open terminal in your computer and follow this code
git clone https://github.com/fandi-ahmad/note-app.git
cd note-app
npm install
  1. Installation for Backend click here

Run this app (use 2 terminal)

php artisan serve   // backend
npm run dev         // frontend
This project in collaboration with MRizki28

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published