An open API service indexing awesome lists of open source software.

https://github.com/64robots/nova-fields-tests

Repository for nova fields package testing
https://github.com/64robots/nova-fields-tests

Last synced: 2 months ago
JSON representation

Repository for nova fields package testing

Awesome Lists containing this project

README

          

# Setup
1. `composer install`
2. `cp .env.example .env`
3. `php artisan key:generate`
4. `php artisan migrate --seed`
5. `rm -rf vendor/64robots/nova-fields`
6. `ln -s ../nova-fields vendor/64robots/nova-fields`

7. Inside nova-fields pacakge `yarn watch`