Skip to content

romain-cambonie-organization/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

romain-cambonie client

Client of romain-cambonie.com which contains for now :

  • my resume following the jsonresume specification

Table of Contents

Prerequisites

  • Git: Distributed version control system for a set of files
  • Node: Runtime environment for Javascript
  • Yarn: Package Manager

Node can be installed via nvm, which allows you to quickly get and use different versions of Node via the command line.

Installation

Clone the project

Setting up the prerequisites

yarn install

Lancement

yarn start

Then navigate to http://localhost:4200/.

Usage

These commands are used in the context of application development and should be run from the root of the workspace.

Contribution

The project is currently not open to contributions.

License

See the LICENSE.md file in the repository.