We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
git clone [email protected]:ondras/primitive.js.git
npm install
npm run css
npm run js
I suggest
npm start
What you think? If you like, I do a PR
The text was updated successfully, but these errors were encountered:
Why not? :)
Also, I will be on a vacation for a week. So please excuse my delayed replies :)
Sorry, something went wrong.
sure, when you can :D
I will do a PR, to implement this approach now, and mention here to you see
here #5
No branches or pull requests
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
git clone [email protected]:ondras/primitive.js.git
npm install
npm run css
npm run js
I suggest
Written in client-side JavaScript, uses Rollup for JS bundling and LESS for CSS pre-processing
git clone [email protected]:ondras/primitive.js.git
npm install
npm start
What you think?
If you like, I do a PR
The text was updated successfully, but these errors were encountered: