Skip to content

The personal project for tracking investment statistics

Notifications You must be signed in to change notification settings

simba77/invest-stat

Repository files navigation

invest-stat

CI-BUILD-TEST DEPLOY

The personal project for tracking investment statistics

Installation

git clone git@github.com:simba77/invest-stat.git invest-stat.loc
cd invest-stat.loc
composer install

Copy the .env file and change the database connection settings

cp .env.example .env
php artisan key:generate
npm install
npm run build

For development mode, use the command

npm run dev

License

MIT license

About

The personal project for tracking investment statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published