项目作者: hitesh399

项目描述 :
character
高级语言: JavaScript
项目地址: git://github.com/hitesh399/character.git
创建时间: 2020-01-19T04:30:07Z
项目社区:https://github.com/hitesh399/character

开源协议:

下载


Software Requirements

  • Node >= v8.16.2
  • npm >= 6.4.1
  • Code Editor Visual Studio Code

Set Up Guidelines :+1:

  1. Clone project using the git command git clone https://github.com/hitesh399/character.git or download the code direct from GIT
  2. Go to project root directory(Where package.json is located) and open the terminal/command prompt at this location
  3. Run command npm install on terminal
  4. Create .env file By Run the command: cp .env.example .env Or can manual copy the .env.example to .env file.
  5. To start development server: Run command npm start
  6. To Make Build For production: Run Command npm run build

Desktop View

Image description

Image description

Mobile Portrait View

Image description

Image description

Mobile Landscape View

Image description

Tab Portrait View

Image description

Tab Landscape View

Image description