Skip to content

MuhammadShamim/star-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

star-js

Just another application

Setup

git clone https://github.com/MuhammadShamim/star-js.git star-js
cd star-js
npm install

Development & Testing

npm run dev

browse localhost:786

Build

npm run build
npm run build-min

Test

add below line in index.html and check browser console as it is available outside webpack 👍

log('Hello Star by webpack print_to_console from index.html');

uncomment below line in index.html and check browser console as it is not available outside webpack 👌

print_to_console('Hello Star by webpack print_to_console from index.html');

* just playing with markdown

  • Node Installation
  • Project initial setup
  • Create another function one day

About

Just another application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published