1
0
Fork 0
forked from svrjs/svrjs

Update README

This commit is contained in:
Dorian Niemiec 2024-08-31 11:48:14 +02:00
parent 70bebc1d1e
commit bffce3b1db

1
README
View file

@ -21,6 +21,7 @@ Structure:
- utils - utility functions - utils - utility functions
- templates - EJS templates for build script to use - templates - EJS templates for build script to use
- tests - Jest unit tests - tests - Jest unit tests
- middleware - tests for middleware
- utils - unit tests for utility functions - utils - unit tests for utility functions
- utils - SVR.JS utilities (each utility has a single file) - utils - SVR.JS utilities (each utility has a single file)
- esbuild.config.js - the build script - esbuild.config.js - the build script