Remove compile js file..

This commit is contained in:
Cüneyt Şentürk
2019-11-19 15:40:37 +03:00
parent d71ab251d7
commit 9124bfbf1f
39 changed files with 2 additions and 4955072 deletions

View File

@@ -27,6 +27,8 @@ Akaunting uses [Laravel](http://laravel.com), the best existing PHP framework, a
* Download the [repository](https://github.com/akaunting/akaunting/archive/master.zip) and unzip into your server
* Open and point your command line to the directory you unzipped Akaunting
* Run the following command: `composer install`
* Run the following command: `npm install`
* Run the following command: `npm run dev`
* Finally, launch the [installer](https://akaunting.com/docs/installation)
## Contributing