Skip to content

MrYamous/bap_vinciinvestments

Repository files navigation

bap_vinciinvestments

Installation

composer install
yarn install

Or npm install

php bin/console doctrine:schema:update --dump-sql --force

Dev

Start webpack (don't mind how it works ^^).

yarn run dev-server

Start built-in web server.

Windows (foreground process)

php bin/console server:run

Mac (background process)

bin/console server:start

Use now assets/scss/app.scss to modify style

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published