TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

js-seed – skeleton for JavaScript apps and packages

2 pointsby andresover 10 years ago
This is a small javascript skeleton project I use to start new projects quickly. Let me know if you have any feedback on the choice of core features&#x2F;technologies:<p>* npm for dependency management * Gulp.js for builds * Sass for css templating * CommonJS module syntax for code modularity * Browserify for frontend dependency management * Uglify for JavaScript compression * Jest for unit testing * Node.js entrypoint

no comments

no comments