Answer the question
In order to leave comments, you need to log in
What is the folder structure of the simplest front-end application?
It is necessary to write one simple webgl application. No backend. No framework.
index.html + 1 min.js from several JS6 files + 1 min.css from several sass + statics.
How canonically organize the directory structure? Like this?
/src
/js
/sass
/img
index.html
/dst
/node_modules
package.json
Answer the question
In order to leave comments, you need to log in
Here is a good example , remove all unnecessary and you will have what you need
Ready template for all your needs. Read the readme and use)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question