Nearley Playground Save

⛹ Write Grammars for the Nearley Parser!

Project README

Nearly Parser Playground

If you're looking for the actual site, it's right here.

Otherwise, here's how to build this project:

  1. If you don't have npm or yarn, install yarn.

  2. Open up a terminal and run

    git clone https://github.com/bijection/nearley-playground.git
    
  3. cd into the project directory

    cd nearley-playground
    
  4. Install the project dependencies

    yarn install
    

    (you can also run npm install)

  5. Start the dev server

    yarn start
    

    (you can also run npm start)

  6. Open up a browser and go to http://localhost:4321

  7. Edit some files in nearley-playground/src/client.

    When you save your edits, and the browser will automatically reload.

  8. (optional) Add a bunch of great functionality and send a PR!

Open Source Agenda is not affiliated with "Nearley Playground" Project. README Source: bijection/nearley-playground
Stars
83
Open Issues
29
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating