项目作者: Narender-Dhull

项目描述 :
Software developer portfolio app. Live here
高级语言: CSS
项目地址: git://github.com/Narender-Dhull/portfolio-app.git
创建时间: 2019-04-28T10:20:26Z
项目社区:https://github.com/Narender-Dhull/portfolio-app

开源协议:

下载


portfolio-app

Prerequisites:

  1. You know some React, at least the basics
  2. You have Node.js and NPM installed
  3. You know how to use command line

Environment setup:

STEP 1: Clone project using any git GUI or visual studio.

STEP 2: run command ‘npm install’

STEP 3: run command ‘npm start’

STEP 4: Acess http://localhost:3000 from browser.

The application will run on port ‘3000’ by default.