Skip to content

fajarsj/EasyWork

Repository files navigation

###README

Fajar Saputro Juliantoro "Finology Landing Page"

This program is only example for take home assignment interview.

Note: This program already tested and running well in most of browsers and responsive especially on Ipad, Ipad Pro and Iphone X

Getting Started

These instructions will tell you how to running the program on your local machine for testing purposes.

Prerequisites

Things you need to install to run the software

  • Node.js - Node.js is designed to build scalable network applications
  • Yarn - Yarn is a package manager that doubles down as project manager.

Installing

Step by step how to running the software, but first make sure you are already have the repository and have Node.js or Yarn installed on your computer.

Then you can follow this step:

  1. Open your terminal/command line, and type
  2. clone this repsitory
  3. Navigate to repository folder, and on your terminal/command line type
  4. yarn install

Running the Program

After the installation, on your terminal/command line type

  1. yarn dev, and then open http://localhost:8080/ on your browser

To test

To run unit tests:

yarn test

To build the production package

yarn build

Eslint

To run linting, run:

yarn lint

Thank you

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published