@standalone-stacks/react-ts

0.0.0 • Public • Published

Standalone React Typescript Github - Codespace

Standalone React Typescript v 1.0.6 - Webpack version

version update 1.0.6

- add image linking for <img src='images/filename.jpg' alt='test'>
- add video linking for <video src='videos/filenmae.mp4' controls autoplay>
- minimizer chunksize js - webpack js update
- css / scss and utils are inside Assets folder

version update 1.0.5

- CSS Loader
- SASS/SCSS Loader
- Typescript Loader

version update 1.0.4

- auto reload support with live server extension

version update 1.0.3

- updating files with optimal content
- remove yarn (optional)

version update 1.0.2

- add yarn

version update 1.0.0

- preview version beta sdreact

I made this component to make your life easier to explore react.

complete standalone react w/o npx create-react-app

Requires : Node JS

Make sure you download it right away.

- Windows - https://nodejs.org/dist/v18.16.0/node-v18.16.0-x64.msi
  Mac OS - https://nodejs.org/dist/v18.16.0/node-v18.16.0.pkg

To start Standalone React now run this command to install dependencies inside.

$ npx @standalone-stacks/react-ts <project name>

commands available

update to latest Dependencies on package.json - when notification pops out just click "Overwrite" to save the latest dependencies

$ npm run update

Building your changes

 $ npm run build

Start your React Server

 $ npm run start

To run and monitor your changes while coding, use "Live server extension"

 - https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

To run your React Server with "Live Server Extension"

right click your "index.html" file and Open with Live server then run this command.

 $ npm start

locate the "Start.jsx" and start your coding with react.

 I hope you like my work for this template.
 - Waren Gador
   Web Developer

Readme

Keywords

none

Package Sidebar

Install

npm i @standalone-stacks/react-ts

Weekly Downloads

0

Version

0.0.0

License

ISC

Unpacked Size

359 kB

Total Files

24

Last publish

Collaborators

  • renstrio24