Skip to content

marckoxx/webdevfinals

Repository files navigation

Requirements:

Steps:

Clone this repo

git clone https://github.com/marckoxx/webdevfinals.git

cd webdevfinals

Using powershell (won't work on CMD):

cp ./.env.example .env

or just copy the contents of .env.example to a new file called .env

composer install

php artisan key:generate

php artisan migrate --seed

npm install

If you're using vscode:

code .

Otherwise open the folder in your IDE and proceed.

On one terminal:

npm run dev

On another terminal:

php artisan serve

You should be able to access the project in your browser now.

About

Finals Requirement for CS139 - Web Programming and Development

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •