Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 544 Bytes

File metadata and controls

30 lines (20 loc) · 544 Bytes

efrderick-cli

efrederick

tl;dr

git clone https://github.com/ericodesu/efrederick-cli.git
cd efrederick-cli/
npm install
npm start

Then open http://localhost:3000/ to see your app.

About the Project

This project it's my portfolio with a more gimmick aproach.

Development

Install dependencies:

npm install
npm start