Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 724 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 724 Bytes

Front-end-notes

Take the note for my front-end development journey.

The page is still under development.

Use Google spreadsheets as DB.

Online Website

Requirements

  • Suuported Browser: Chrome, Firefox, Safari, IE11, Edge.

  • Recommended screen size: 1280 × 960

Getting Started

  1. Clone the respository.
git clone https://github.com/ashleyyang0610/Front-end-notes.git
  1. Installing
npm install
  1. Run the project
npm start

Built With