Skip to content

jeremy-ebinum/full-stack-open-2020-part3

Repository files navigation

Full Stack Open 2020 - Exercise Solutions - Phonebook

This repository contains a working solution to the Part 3 backend exercise written with node and express.js

The build folder contains production ready ui built with react in Part 2 of the course

View Live Website

Exercises

Available Scripts

npm start

Start the server passing in environmental variables from the .env file

npm run watch

Launch the server in watch mode. Changes to the code will relaunch the server

npm run build:ui

The script needs to be edited to point locally to the frontend from part2, run it's build script and copy over the files to /build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published