Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

post scripts in npm #4

Open
darlanmendonca opened this issue Mar 9, 2017 · 3 comments
Open

post scripts in npm #4

darlanmendonca opened this issue Mar 9, 2017 · 3 comments

Comments

@darlanmendonca
Copy link
Contributor

I suggest use npm post scripts, to turn more easy run scripts.

Instead write this in readme.md

Written in client-side JavaScript, uses Rollup for JS bundling and LESS for CSS pre-processing

  1. git clone [email protected]:ondras/primitive.js.git
  2. npm install
  3. npm run css
  4. npm run js

I suggest

Written in client-side JavaScript, uses Rollup for JS bundling and LESS for CSS pre-processing

  1. git clone [email protected]:ondras/primitive.js.git
  2. npm install
  3. npm start

What you think?
If you like, I do a PR

@darlanmendonca darlanmendonca changed the title improve the start post scripts in npm Mar 9, 2017
@ondras
Copy link
Owner

ondras commented Mar 10, 2017

What you think?
If you like, I do a PR

Why not? :)

Also, I will be on a vacation for a week. So please excuse my delayed replies :)

@darlanmendonca
Copy link
Contributor Author

sure, when you can :D

I will do a PR, to implement this approach now, and mention here to you see

@darlanmendonca
Copy link
Contributor Author

here #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants