Skip to content

ApinisMikelis/any-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employees listing

Backend

Backend implemented using Lumen. To install the project navigate to /api folder and run this command in terminal: composer install

To start API, navigate to /api folder and run this command in terminal: php -S localhost:8000 -t public

Client application

To run the client application you will need to serve it through some http-server. I used MAMP for local development. https://www.npmjs.com/package/http-server should work as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published