tobidosumu / litenote

This is a note-taking app built with Laravel. It is a tutorial rebuild project built over a month ago.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Litenote App

About

This is a note-taking app built with Laravel.

How to run app on Windows (I guess the same steps are applicable to Mac and Linux)

  • php artisan serve - to serve the app on the browser
  • npm run dev - to run development build
  • npm run build - to build tailwindcss

About

This is a note-taking app built with Laravel. It is a tutorial rebuild project built over a month ago.


Languages

Language:PHP 71.2%Language:Blade 27.3%Language:Shell 0.6%Language:JavaScript 0.6%Language:CSS 0.3%