JSNote is an application that uses a CLI to launch an interactive development environmnet for writing and document JavaScript code. It was built by following along with this Udemy [course](https://www.udemy.com/course/react-and-typescript-build-a-portfoli
No description provided.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
README.md
This is an interactive coding environment. You can write Javascript, see it executed, and write comprehensive documentation using markdown.
The "local-client" package is used in conjunction with the [jsnote-rupesh](https://www.npmjs.com/package/jsnote-rupesh) package to create a web server.
Write JavaScript Code and and see the result preview, and Write notes about your code snippet
# Requirements
Local client for jsnote-uurzz app
This package is an interactive coding environment. Once the package is installed locally, you can write Javascript code, then see it executed in a browser preview window that is adjacent to your code window. In addition to being able to create additional
Local api for jsnote-uurzz app
[Click here to demo](https://user-images.githubusercontent.com/65809527/114284254-dbc24280-9a4e-11eb-974d-593109a046a3.gif)
Download the latest using the following command:
## Get started Run `npx jsnote-danbu serve` to start the app. By default it will run on port 4005 and save your notes in a file called notebook.js in your user folder on your file system.
local api package for codepunk-cli package
[](https://www.npmjs.com/package/codepunk)
==============================================
This CLI (Command Line Interface) application is designed to open a file for editing. It uses the `commander` library to handle command line inputs and the `@pinnet/jsnote-api` library to serve the file.
## a dpendancy of jsnote
1. Install globally ```bash npm install -g ghake-jsnote ``` - Preferred way ```bash ghake-jsnote serve ``` 1. Or use npx ```bash npx ghake-jsnote serve ``` 1. A notebook will be either created or opened depending
## Application runs in a node environment
_This project was built by following along with a [Typescript / React course on Udemy](https://www.udemy.com/course/react-and-typescript-build-a-portfolio-project/) by [Stephen Grider](https://www.udemy.com/user/sgslo/)._
_This project was built by following along with a [Typescript / React course on Udemy](https://www.udemy.com/course/react-and-typescript-build-a-portfolio-project/) by [Stephen Grider](https://www.udemy.com/user/sgslo/)._
CLI for jsnote-uurzz project.