Skip to content

React webapp for recording notes, code snippets and anything else you can think of.

License

Notifications You must be signed in to change notification settings

CrazyCheatsheetApp/Cheatsheet-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Cheatsheets

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/CrazyCheatsheetApp/CheatsheetWebApp.git
  2. Install dependencies
    yarn install
  3. Run the webapp locally
    yarn start

Deployment

Static files ready to be deployed can be generated with yarn build. The contents of the build folder can then be served from any static file server configured to always serve index.html.

License

Distributed under the MIT License. See LICENSE for more information.

About

React webapp for recording notes, code snippets and anything else you can think of.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published