Skip to content

Nataliasw/preview-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩‍💻 preview-pack

Table of contents

General info

CLI for writing and executing your code on the go.

Technologies

Project is created with:

  • React
  • Redux
  • Node
  • Typescript

Setup

To run this project, install it locally using npx:

$ npx preview-pack@latest serve

To open it with a different port:

$ npx preview-pack serve -port 5004
or 
$ npx preview-pack serve -p 5004

To open new/different document:

$ npx preview-pack serve notebook.js

You can also see my project here:

https://nataliasw.github.io/preview-pack/

Project is based on Stephen Grider's Typescript and React course. It is written for educational purposes.

About

CLI for writing and executing your code on the go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages