Skip to content

UpLab/not-a-facebook

Repository files navigation

Not A Facebook

Conventional Commits

Build Status

A React app for UpLab BootCamp 2019 - React Intensive

Node version: v10.14.2

Technologies

App

Build

  • Webpack
  • Babel

CI, CD, QA

  • ESLint
  • CicleCI
  • Jest

Setup

  1. Create an .env file by .env.example. You need to create an account on Imgur.com in order to get client id for image uploading. To get client id, you can create an app here https://api.imgur.com/oauth2/addclient
  2. npm i

Available Scripts

Start the app

npm run start

Lint code

npm run lint

npm run lint:fix - lint with autofix

Test

npm run test

Release

Scripts to do version bump (semver) and CHANGELOG generation

  • npm run release:major - bumps major

  • npm run release:minor - bumps minor

  • npm run release:patch - bumps patch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •