Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 858 Bytes

readme.md

File metadata and controls

38 lines (26 loc) · 858 Bytes

invest-stat

CI-BUILD-TEST DEPLOY

The personal project for tracking investment statistics

Installation

git clone [email protected]:simba77/invest-stat-symfony.git invest-stat.loc
cd invest-stat.loc
composer install

Copy the .env file and change the database connection settings

cp .env .env.local
npm install
npm run build

For development mode, use the command

npm run dev

License

MIT license