8000 GitHub - karakhanyans/calctek
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

karakhanyans/calctek

Repository files navigation

Installation

  1. Clone the repository
  2. Install the dependencies
  3. Run the application
git clone git@github.com:karakhanyans/calctek.git
cd calctek

composer install
cp .env.example .env

php artisan key:generate
php artisan migrate

npm install
npm run dev # or npm run build

php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0